PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFFileAttachmentAnnotation Class / getFileName Method
In This Topic
    getFileName Method
    In This Topic
    Gets the name of the file attachment.
    Syntax
    public java.lang.String getFileName()

    Return Value

    The file name associated with the content stored in getPayload method.
    See Also